@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#007fca; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

/*清除浮动*/
.clear{zoom:1}
.clear:after{content:"";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px;/* font-family:Arial, "微软雅黑";*/ color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal{width:1200px; margin:0px auto;}
.wal2{width:1300px; margin:0px auto;}
.wal3{width:1630px; margin:0px auto;}

@font-face {font-family:pertili; src:url(../font/PERTILI.TTF);}
@font-face {font-family:aparajb; src:url(../font/aparajb.ttf);}
@font-face {font-family:syht; src:url(../font/NOTOSANSHANS-DEMILIGHT.OTF);}
@font-face {font-family:harmony; src:url(../font/HarmonyOS_Sans_Regular.TTF);}

/*.header{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}*/

.productPart5 .line1{
transition:All 5s ease;
-webkit-transition:All 5s ease;
-moz-transition:All 5s ease;
-o-transition:All 5s ease;
 }

.w320{ width:320px;}
.w860{ width:860px;}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

.line1_hidden{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.line2_hidden{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.line3_hidden{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}

.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }

.Phone-Box{ display: none; }

/*头部导航*/
.header{height: 100px; width: 100%; position: fixed; top: 0; z-index: 105; left: 0px;} 
.header.cur{background-color:#419ede}
.header2, .header3{background: #fff;}
.headerContent{ height: 100px; width: 1200px; margin: 0 auto;}
.header .logo{ display: block; line-height: 100px; width: 200px; height: 100px; background: url(../images/logo.png) left top 9px no-repeat;} 
.header2 .logo{ background: url(../images/logo2.png) left center no-repeat;}
.header3 .logo{ background: url(../images/logo-12.png) left center no-repeat;}
.nav{width: 1200px; position: relative; margin: 0 auto; z-index: 20;}
.stairNav{ display: inline-block; float: left; padding-left: 90px;} 
.stairNav li{ padding: 0 25px; height: 100px; text-align: center; line-height: 100px; float: left;} 
.stairNav li a{font-size: 16px;color: #fff; display: block; position: relative;} 
.header2 .stairNav li a, .header3 .stairNav li a{ color: #000; }
.stairNav li em{ display: none; width: 100%; top: 70px; height: 1px; background: #26c6ff; position: absolute;}
.stairNav li .aNow em{ display: block; }

.header3.cur .stairNav li a{ color: #fff; }
.header3.cur .logo{ background: url(../images/logo-123.png) left center no-repeat;}

/* .stairNav li a:hover{ color: #007fca; } */
.header .shielding { width: 100%; height: 0; position: absolute; left: 0; top: 0; z-index: 10; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
.header .shieldingb { width: 100%; height: 0; position: absolute; left: 0; top: 100px; z-index: 10; background: #fff; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
.header .stairNav .sNavA>a:after{content:"";width:0;height:1px;background-color:#26c6ff;position:absolute;bottom:33px;left:0%; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.header.cur .stairNav .sNavA>a:after{background-color:#fff}
.header .stairNav .sNavA>a:before{content:"";border-bottom:0px solid #fff;border-right:10px solid transparent;border-left:10px solid transparent;position:absolute;bottom:0;left:50%;margin-left:-10px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s;}
.header .stairNav .sNavA .icon{width:32px;height:32px;margin-right:8px;float:left;line-height:32px}
.subNavbox{float:left}
.header .stairNav .sNavA .top a{color:#0a74c1;font-size:16px;line-height:32px;border-bottom:1px solid #dcdcdc;height:32px;text-align:left}
.subNav li.subnavl{padding-top:0;padding:0;width:auto;margin:0 30px}
.header .stairNav .sNavA .box{margin-top:18px}
.header .stairNav .sNavA .box .list{margin-bottom:12px;color:#666;font-size:14px;line-height:22px;height:auto;text-align:left}
.header .stairNav .sNavA .box .list:hover{color:#333}

/* .header.active .logo{ background: url(../images/logo2.png) left center no-repeat;} */
/* .header.active .stairNav li a{ color: #1a1a1a; } */
.header.active .stairNav li:hover > a { color: #007fca;}
.header.active.cur .stairNav li:hover > a { color: #fff;}
.header.active .shielding { height: 330px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-backface-visibility: hidden;  -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
.header.active .shieldingb{height: 234px; -webkit-transition: all .5s; -o-transition: all .5s; -moz-transition: all .5s; transition: all .5s; -webkit-backface-visibility: hidden;  -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
.header.active .stairNav .sNavA a:after{width:100%;left:50%;margin-left:-50%;}
.header.active .stairNav .sNavA a:before{border-bottom:9px solid #fff}

.header .nav .stairNav > li:hover .subNav {
  display: inline-block;
}
.header .nav .stairNav > li:hover .subNav li {
  -webkit-animation: detailsNavList 1s 0.3s forwards;
     -moz-animation: detailsNavList 1s 0.3s forwards;
       -o-animation: detailsNavList 1s 0.3s forwards;
          animation: detailsNavList 1s 0.3s forwards;
}
.header .nav .stairNav > li:hover .subNav li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
     -moz-animation-delay: .4s;
       -o-animation-delay: .4s;
          animation-delay: .4s;
}
.header .nav .stairNav > li:hover .subNav li:nth-of-type(3) {
  -webkit-animation-delay: .5s;
     -moz-animation-delay: .5s;
       -o-animation-delay: .5s;
          animation-delay: .5s;
}
.header .nav .stairNav > li:hover .subNav li:nth-of-type(4) {
  -webkit-animation-delay: .6s;
     -moz-animation-delay: .6s;
       -o-animation-delay: .6s;
          animation-delay: .6s;
}
.header .nav .stairNav > li:hover .subNav li:nth-of-type(5) {
  -webkit-animation-delay: .7s;
     -moz-animation-delay: .7s;
       -o-animation-delay: .7s;
          animation-delay: .7s;
}
.header .nav .stairNav > li:hover .subNav li:nth-of-type(6) {
  -webkit-animation-delay: .8s;
     -moz-animation-delay: .8s;
       -o-animation-delay: .8s;
          animation-delay: .8s;
}

.header .nav .stairNav .sNavA:hover .subNav { height: 230px; display: inline-block; -webkit-transition: height .3s; -o-transition: height .3s; -moz-transition: height .3s; transition: height .3s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.subNav{ width: 100%; padding-top:32px; height: 0; display: none; z-index: 20; text-align: center; position: absolute; left: 0; top: 100px; overflow: hidden; -webkit-transition: height .3s .1s; -o-transition: height .3s .1s; -moz-transition: height .3s .1s; transition: height .3s .1s; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d;}
.subNav li{ float: none; padding-top: 30px; width: 190px; height: 200px; text-align: center; display: inline-block; opacity: 0; -webkit-transform: translateX(70px); -moz-transform: translateX(70px); -ms-transform: translateX(70px); -o-transform: translateX(70px); transform: translateX(70px); -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; position: relative;}
.subNav li a{ display: block; height: 200px; }
.subNav li .img{ opacity: 0.4; }
.subNav li span{ display: block; color: #bababa; font-size: 14px; line-height: 60px;}
.subNav li:hover span{ color: #000; }
.subNav li:hover .img{ opacity: 1; }

/*.header .nav .subNavOn li b {
  opacity: 0.5;
  -webkit-transition: height .3s .1s;
  -o-transition: height .3s .1s;
  -moz-transition: height .3s .1s;
  transition: height .3s .1s;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}*/

.header .topRight{ padding-top: 26px; }
.header .topRight li{ text-align: center; line-height: 49px; float: left; height: 49px; width: 35px; margin-left: 20px; background: url(../images/nimg35_2.png) center no-repeat;}
.header2 .topRight li, .header3 .topRight li{ background: url(../images/nimg35_3.png) center no-repeat;}
.header .topRight li a{ font-size: 14px; color: #fff; display: block;}
.header2 .topRight li a, .header3 .topRight li a{ color: #717171; }
.header .topRight li:hover{ background: url(../images/nimg35_2on.png) left center no-repeat;}
.header .topRight .li01:hover{ background: url(../images/nimg35_2.png) left center no-repeat; }
.header .topRight li:hover a{ color: #0083ce;}
/* .header.active .topRight li{ background: url(../images/nimg35_2on.png) left center no-repeat;}
.header.active .topRight li a{ color: #0083ce; } */
.header .topSearch{ position: absolute; right: 0px; top: 26px; }
.header .topSearch input{ display:none; padding: 15px 15px; background: #f6f6f6; width: 255px; font-size: 14px;} 
.header .topSearch .btn{ width: 35px; height: 35px; position: absolute; right: 0px; top: 0px;}
.header .topSearch img{position: absolute;right: 9px; top: 16px; cursor: pointer; text-align: center;} 
.header .topSearch .img2{ display: none; }
.header .topSearch .img3{ display: none; }
.header .topSearch:hover .img1{ display:none;}
.header .topSearch:hover .img3{ display:inline-block;}
.header.active .topSearch .img1{ display: none; }
.header.active .topSearch .img2{ display: inline-block; }

.header3.cur .topRight li{background: url(../images/nimg35_2.png) center no-repeat;}
.header3.cur .topRight li a{ color: #fff; }
.header3.cur .topSearch .img1{ display: none; }
.header3.cur .topSearch .img2{ display: inline-block; }

.headerTel{ display: none; width: 100%; height: 60px; position: fixed; top: 0; z-index: 9;}
.headerTel.cur{background-color:#070f1c}
.headerTel2{ background: #252525; }
.headerTel .logo{ position: absolute; left: 10px; top: 4px; }
.headerTel .logo img{ width: 120px; }
.navIco{ display: block; position: absolute; right: 10px; top: 0px; height: 60px; width: 60px; text-align: center; line-height: 60px; }
.navIco img{ width:20px;}
.topSearchIco{ width:40px; height:60px; position:absolute; top:0px; right:70px; text-align: center; line-height: 60px;}
.topSearchIco img{ width: 30px; }

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:55; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#070f1c; height:100%;width:100%;}
.navLayer .top{ position:relative; height:60px;}
.navLayer .logo{ position:absolute; left:10px; top:3px;}
.navLayer .logo img{ width: 130px; }
.navLayer .closeBtn{ height:60px; width:60px; position:absolute; top:0px; right:0px;}
.navLayer .closeBtn img{ position:relative; left:17px; top:17px;}
.sideNav{ padding: 25px 25px 0; }
.xubNav{cursor:pointer; height:42px; border-bottom:1px solid #252b34; position:relative; font-size:14px; }
.xubNav .name{ position:relative;}
.xubNav .txt1{ font-size: 16px; line-height: 42px; color: #fff; }
.xubNav a{ display: block; height:42px;}
.navContent{display: none;}
.godsonnav{padding:0 15px}
.navContent a.godsonnavlist{color:rgba(255,255,255,0.7)}
.navContent li{ position:relative;}
.navContent a{display:block;  height:42px; line-height:42px; color:#fff; font-size:14px;}
.navContent a:hover{  color:#fff;}



.navLayer .botDiv{ padding: 20px 25px 0; }
.navLayer .botDiv li{ text-align: center; line-height: 35px; float: left; height: 35px; width: 35px; margin-right: 20px; background: url(../images/nimg35_2.png) center no-repeat;}
.navLayer .botDiv li a{ font-size: 14px; color: #fff; display: block;}

.searchLayerTel{ display:none; z-index:22; top:50px; left:0px; width:100%; position:fixed; background:url(../images/bg1.png) repeat;}
.searchLayerTel .box{ padding:20px 10px;}
.searchLayerTel .box .form{ height:40px; position:relative; background:#fff; border-radius:20px; -moz-border-radius:20px;}
.searchLayerTel .form .input1{ width:250px; height:40px; line-height:40px; text-indent:10px; color:#999; font-size:14px;}
.searchLayerTel .form .btn1{ position:absolute; right:0px; top:0px; background:#0a74c1 url(../images/nimg37_1.png) center no-repeat; background-size: 20px; width:40px; height:40px; cursor:pointer; border-top-right-radius:20px; -moz-border-top-right-radius:20px;
 border-bottom-right-radius:20px; -moz-border-bottom-right-radius:20px;}

.pageBg{ position:fixed; z-index:20; width:100%; height:100%; display:none; background:url(../images/bg1.png) repeat; left:0px; top:0px;}


.footDiv{ height:410px; background:#252525; overflow: hidden; padding: 65px 8% 0;}
.footDiv .leftDiv{ width: 43%; }
.footDiv .leftDiv .txt{ font-size: 16px; color: #fff; padding-bottom: 20px; }
.footDiv .msgList{ width: 280px; padding-bottom: 35px;}
.footDiv .msgList li{ font-size: 14px; color: #999; line-height: 36px; }
.footDiv .link2{ width:200px; height:36px; position: relative;}
.footDiv .link2 .name{height:34px; line-height:34px; color:#999; padding-left:13px; border: #e9e9e9 solid 1px; background:url(../images/selectIco.png) right center no-repeat; cursor:pointer;}
.footDiv .link2 dl{position:absolute; z-index:30; left:0px; bottom:36px; width:100%; display:none;}
.footDiv .link2 dd{ margin-bottom:1px;}
.footDiv .link2 a{display:block; height:34px; line-height:34px; padding-left:13px; color:#999; background:#e9e9e9;}
.footDiv .link2 a:hover{ color:#007fca;}

.footDiv .link2Tel{ width:200px; height:36px; position: relative;}
.footDiv .link2Tel .name{height:34px; line-height:34px; color:#999; padding-left:13px; border: #e9e9e9 solid 1px; background:url(../images/selectIco.png) right center no-repeat; cursor:pointer;}
.footDiv .link2Tel dl{position:absolute; z-index:30; left:0px; bottom:36px; width:100%; display:none;}
.footDiv .link2Tel dd{ margin-bottom:1px;}
.footDiv .link2Tel a{display:block; height:34px; line-height:34px; padding-left:13px; color:#999; background:#e9e9e9;}
.footDiv .link2Tel a:hover{ color:#007fca;}
.footNav h2{ font-weight: 400; line-height: 30px; font-size: 16px;}
.footNav h2 a{ color: #fff; }
.footNav dd{ line-height: 28px; }
.footNav dd a{ color: #999; }
.footNav a:hover{ color:#007fca; }
.footDiv .rightDiv{ width: 30%; }
.footDiv .sundryDiv{ position: relative; padding-left: 145px; width: 170px; height: 134px; overflow: hidden;}
.footDiv .ewmDiv{ position: absolute; left: 0px; top: 0px; }
.footDiv .sundryDiv .txt{ font-size: 16px; color: #fff; line-height: 32px; text-align: right; }
.footDiv .sundryDiv p{ padding-top: 30px; color: #999; text-align: right; }
.footDiv .share{ padding-top: 30px; }
.footDiv .share li{ float: left; width: 19px; height: 17px; margin-left: 15px;}
.footDiv .links{ padding-top: 40px; text-align: right; }
.footDiv .links a{ font-size: 14px; padding-left: 30px; color: #999; }
.footDiv .links a:hover{ color:#007fca;}
.footDiv .msg{ text-align: right; padding-top: 50px; font-size: 14px; line-height: 30px; color: #999;}
.footDiv .msg a{ color: #999; display: block;}
.footDiv .msg a:hover{ color:#007fca;}

.pageBanner{ position:relative;}
.pageBanner img{ width:100%;}
.pageBanner .mxfDiv{ position: absolute; left: 50%; margin-left: -650px; top: 37.5%; }
.pageBanner .bg{ position: absolute; left: 0; width: 56.25%; top: 29%; height: 288px; background-image: linear-gradient(left,#00c0e9,#006aff);
    background-image: -webkit-linear-gradient(left,#00c0e9,#006aff);
    background-image: -moz-linear-gradient(left,#00c0e9,#006aff);
    background-image: -o-linear-gradient(left,#00c0e9,#006aff);
    background-image: linear-gradient(to right,#00c0e9,#006aff);
  background-image: -webkit-linear-gradient(to right,#00c0e9,#006aff);
    background-image: -moz-linear-gradient(to right,#00c0e9,#006aff);
    background-image: -o-linear-gradient(to right,#00c0e9,#006aff);}
.pageBanner .txt{ font-size: 58px; line-height: 72px; color: #fff; }
.pageBanner .txt b{ display: block; }
.pageBanner .msg{ padding-top: 105px; font-size: 18px; line-height: 38px; width: 44%; color: #fff; text-align: justify; }

.pageNav{ height: 64px; background: #f4f4f4; }
.pageNav .list{ text-align: center;}
.pageNav .list li{ line-height: 63px; font-size: 16px; display: inline-block; padding: 0 35px; }
.pageNav .list li a{ color: #606060; display: block; }
.pageNav .list li .aNow, .pageNav .list li a:hover{ color: #000; border-bottom: #20b3ff solid 1px;}
.pageNav.prolistPnav .list li.aNow, .pageNav.prolistPnav .list li:hover{background-color:#20b3ff}
.pageNav.prolistPnav .list li.aNow a, .pageNav.prolistPnav .list li:hover a{color:#fff}
.pageBannerTel{ display:none; position: relative;}
.pageBannerTel img{ width:100%;}



.pageBox{ padding:60px 0 100px; position: relative;}
.pageBox2{ padding:190px 0 100px; background: #f8f8f8;}
.pageBox3{ padding:60px 0 100px; background: #f6f6f6;}


.pageTitleTel{ height:50px; background:#f4f4f4; position:relative; font-size:14px; display:none;}
.sideTitleTel{ width:100%; height:50px; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ height:50px; line-height:50px; padding-left:10px; position:relative;}

.sideTitleTel .con a{ display:block; color:#333; background:url(../images/nimg51_1.png) right center no-repeat; background-size:36px; font-size:15px;}
.sideTitleNav{ position:absolute; top:50px; z-index:10; width:100%; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ border-bottom:#ddd solid 1px;}
.sideTitleNav li a{ display:block; height:36px; line-height:36px; padding-left:10px; color:#333; background:#f4f4f4;}


/*分页*/
.pageNum{height:96px; padding-top:40px; text-align:center;}
.pageNum a{margin:0 10px; display:inline-block; color: #353535; height:48px; line-height:48px; background:#eee; padding: 0 19px; font-size:13px;}
.pageNum a:hover, .pageNum .aNow{background:#2d2d2d; color:#FFF;}

.pageMore{ display:none; padding: 20px 0;}
.pageMore a{ display:block; color:#fff; height: 45px; line-height: 45px; text-align:center; font-size:16px; background: #2d2d2d; width: 100%;}



.topA{ position: fixed; right: 0px; bottom: 70px; display: none; width: 57px; height: 57px; }

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:110;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}



@-webkit-keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
            transform: translateX(70px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}
@-moz-keyframes detailsNavList {
  0% {
    opacity: 0;
    -moz-transform: translateX(70px);
         transform: translateX(70px);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
         transform: translateX(0);
    -moz-backface-visibility: hidden;
         backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
         transform-style: preserve-3d;
  }
}
@-o-keyframes detailsNavList {
  0% {
    opacity: 0;
    -o-transform: translateX(70px);
       transform: translateX(70px);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0);
    backface-visibility: hidden;
    transform-style: preserve-3d;
  }
}
@keyframes detailsNavList {
  0% {
    opacity: 0;
    -webkit-transform: translateX(70px);
       -moz-transform: translateX(70px);
         -o-transform: translateX(70px);
            transform: translateX(70px);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
  }
}

@-webkit-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@-moz-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@-o-keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}
@keyframes shieldingEnter {
  0% {
    height: 0;
  }
  100% {
    height: 183px;
  }
}



@media (max-width:1004px){
  .sideTitleTel .con a{display:inline-block;background:none;padding:0 10px;margin-right:-4px}
  .sideTitleTel.other .con a{ display:block; color:#333; background:url(../images/nimg51_1.png) right center no-repeat; background-size:36px; font-size:15px;}
  .sideTitleTel:not(.other) .con a.tan{color:#fff;background-color:#20b3ff}
  .sideTitleTel.other .con a
}


.fadeInUp50 {
  -webkit-animation-name: fadeInUp50;
  -moz-animation-name: fadeInUp50;
  -ms-animation-name: fadeInUp50;
  animation-name: fadeInUp50;
}
@-webkit-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  -moz-animation-name: fadeInLeft50;
  -ms-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50;
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight50 {
  -webkit-animation-name: fadeInRight50;
  -moz-animation-name: fadeInRight50;
  -ms-animation-name: fadeInRight50;
  animation-name: fadeInRight50;
}
@-webkit-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-moz-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-o-keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight50 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}